base class — bpy_struct
An object duplicate
Don’t show dupli object in viewport or render
| Type : | boolean, default False, (readonly) |
|---|
Index in the lowest-level dupli list
| Type : | int in [-inf, inf], default 0, (readonly) |
|---|
Object duplicate transformation matrix
| Type : | float array of 16 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0), (readonly) |
|---|
The original matrix of this object before it was duplicated
| Type : | float array of 16 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0), (readonly) |
|---|
Generated coordinates in parent object space
| Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0), (readonly) |
|---|
Index in the lowest-level particle dupli list
| Type : | int in [-inf, inf], default 0, (readonly) |
|---|
UV coordinates in parent object space
| Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0), (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References