siICEShapeType

Introduced

7.0

Description

Defines the particle shape types for rendering.

C# Syntax

siICEShapeType.siICEShapeUnknown                                            // -1
siICEShapeType.siICEShapePoint                                              // 0
siICEShapeType.siICEShapeSegment                                            // 1
siICEShapeType.siICEShapeDisc                                               // 2
siICEShapeType.siICEShapeRectangle                                          // 3
siICEShapeType.siICEShapeSphere                                             // 4
siICEShapeType.siICEShapeBox                                                // 5
siICEShapeType.siICEShapeCylinder                                           // 6
siICEShapeType.siICEShapeCapsule                                            // 7
siICEShapeType.siICEShapeCone                                               // 8
siICEShapeType.siICEShapeBlob                                               // 9
siICEShapeType.siICEShapeInstance                                           // 128
siICEShapeType.siICEShapeReference                                          // 129

Constant

Value

Description

siICEShapeUnknown

-1

Unknown type.

siICEShapePoint

0

Point type.

siICEShapeSegment

1

Segment type.

siICEShapeDisc

2

Disc type.

siICEShapeRectangle

3

Unknown type.

siICEShapeSphere

4

Sphere type.

siICEShapeBox

5

Box type.

siICEShapeCylinder

6

Cylinder type.

siICEShapeCapsule

7

Capsule type.

siICEShapeCone

8

Cone type.

siICEShapeBlob

9

Blob type.

siICEShapeInstance

128

Instance type.

siICEShapeReference

129

Reference type.

Applies To

ICEAttribute



Autodesk Softimage v7.5