C# Class CryEngine.PlayerDimensionsParameters

Mostra file Open project: PoppermostProductions/CryMono Class Usage Examples

Public Properties

Property Type Description
bUseCapsule int
dirUnproj Vec3
headRadius float
heightCollider float
heightEye float
heightHead float
heightPivot float
maxUnproj float
sizeCollider Vec3

Private Methods

Method Description
Create ( ) : PlayerDimensionsParameters

Property Details

bUseCapsule public_oe property

public int bUseCapsule
return int

dirUnproj public_oe property

public Vec3,CryEngine dirUnproj
return Vec3

headRadius public_oe property

public float headRadius
return float

heightCollider public_oe property

public float heightCollider
return float

heightEye public_oe property

public float heightEye
return float

heightHead public_oe property

public float heightHead
return float

heightPivot public_oe property

public float heightPivot
return float

maxUnproj public_oe property

public float maxUnproj
return float

sizeCollider public_oe property

public Vec3,CryEngine sizeCollider
return Vec3