S.A.P.S V0.4.0
A virtual reality stealth action game
 
Loading...
Searching...
No Matches
CharacterFeaturePackSO Class Reference
Inheritance diagram for CharacterFeaturePackSO:

Public Attributes

GameObject bodyMesh
 
CharacterModel.BodyMargins bodyMargins
 
float minRadius
 
float maxRadius
 
float minHeight
 
float maxHeight
 
GameObject[] eyes
 
CharacterModel.Feature.PlacementRange eyeRange
 
GameObject[] mouths
 
CharacterModel.Feature.PlacementRange mouthRange
 
GameObject[] snozzes
 
CharacterModel.Feature.PlacementRange snozRange
 
GameObject[] accessories
 unused for now (03-jf-npc-variation)accessories are features that don't have random positioning
 

Member Data Documentation

◆ accessories

GameObject [] CharacterFeaturePackSO.accessories

unused for now (03-jf-npc-variation)accessories are features that don't have random positioning

◆ bodyMargins

CharacterModel.BodyMargins CharacterFeaturePackSO.bodyMargins
Initial value:
= new(){
height = 2,
radius = 0.5f,
cylinderBottom = 0.5f,
cylinderTop = 1.5f,
}

◆ bodyMesh

GameObject CharacterFeaturePackSO.bodyMesh

◆ eyeRange

CharacterModel.Feature.PlacementRange CharacterFeaturePackSO.eyeRange

◆ eyes

GameObject [] CharacterFeaturePackSO.eyes

◆ maxHeight

float CharacterFeaturePackSO.maxHeight

◆ maxRadius

float CharacterFeaturePackSO.maxRadius

◆ minHeight

float CharacterFeaturePackSO.minHeight

◆ minRadius

float CharacterFeaturePackSO.minRadius

◆ mouthRange

CharacterModel.Feature.PlacementRange CharacterFeaturePackSO.mouthRange

◆ mouths

GameObject [] CharacterFeaturePackSO.mouths

◆ snozRange

CharacterModel.Feature.PlacementRange CharacterFeaturePackSO.snozRange

◆ snozzes

GameObject [] CharacterFeaturePackSO.snozzes

The documentation for this class was generated from the following file: