base class — bpy_struct
Particle key for hair particle system
Location of the hair key in object space
Type: | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Location of the hair key in its local coordinate system, relative to the emitting face
Type: | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Relative time of key over hair length
Type: | float in [0, inf], default 0.0 |
---|
Weight for cloth simulation
Type: | float in [0, 1], default 0.0 |
---|
Obtain hairkey location with particle and modifier data
Parameters: |
|
---|---|
Returns: | Co, Exported hairkey location |
Return type: | float array of 3 items in [-inf, inf] |
Inherited Properties
Inherited Functions
References