Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    HeightfieldColliderShape.HeightfieldDebugPrimitive.Tile Class

    Namespace: Stride.Physics
    Assembly: Stride.Physics.dll
    System.Object → HeightfieldColliderShape.HeightfieldDebugPrimitive.Tile
    Derived from HeightfieldColliderShape.HeightfieldDebugPrimitive.Tile:

    public class Tile
    Name Description
    Fields
    Height
    MeshDraw
    Point
    Vertices
    Width
    | Improve this Doc View Source

    Fields


    Height

    public int Height
    Field Value
    Type Description
    System.Int32

    MeshDraw

    public MeshDraw MeshDraw
    Field Value
    Type Description
    MeshDraw

    Point

    public Point Point
    Field Value
    Type Description
    Point

    Vertices

    public VertexPositionNormalColor[] Vertices
    Field Value
    Type Description
    VertexPositionNormalColor[]

    Width

    public int Width
    Field Value
    Type Description
    System.Int32

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation